LDAP Request - Conditions property sheet

You can enter here one or more condition(s) on the selected object type attributes that must be validated to execute the request in the Ldap database.

Details

The first condition in the list is an If condition. Then, the other conditions can be And or Or conditions. Select the Not check box to use the negative form for these operators (If not, And not, Or not).

To set a condition, you must:

The Operator for the condition can be one of the following:

=

The Ldap attribute value must exactly match the Variable value or the Value field contents.

<

The Ldap attribute value must be lower than the Variable value or the Value field contents.

>

The Ldap attribute value must be higher than the Variable value or the Value field contents.

<=

The Ldap attribute value must be lower or equal to the Variable value or the Value field contents.

>=

The Ldap attribute value must be higher or equal to the Variable value or the Value field contents.

~=

The Ldap attribute value must sound like the Variable value or the Value field contents.

If you selected the Variable option, you can set a default value for the selected variable. To do that, click the Advanced... button.

If you selected the Value option, you can use optional characters (*) in the value expression. To include an optional character, click the button and select Optional characters.